Android 14 & iOS 17  -  Schedule Local & Alarm Notifications with Notifee in React Native

Поделиться
HTML-код
  • Опубликовано: 28 дек 2024

Комментарии • 7

  • @sosoblac91
    @sosoblac91 18 дней назад +1

    Will this notification work in killed state?

    • @gauthamvijay
      @gauthamvijay  18 дней назад +1

      Yes it will.
      We use it in production and it works well.

  • @HabitGenius
    @HabitGenius 2 месяца назад +1

    in android we can set loopSound as true to continue sound until user do some actions, can we achieve the similar sound functionality in iOS?

    • @gauthamvijay
      @gauthamvijay  2 месяца назад +1

      Actually i have not tried this out. I will let you know when i come across this feature.
      Thanks for the support 💖❤️‍🔥

  • @muhammadarkhab2474
    @muhammadarkhab2474 5 месяцев назад +1

    how to show the pop up on screen when have notification?

    • @gauthamvijay
      @gauthamvijay  4 месяца назад

      Hey, Do you mean in android or iOS or both. In iOS there is foregroundsettings which we can use and get it working.